home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / vitor.dxr / 00022.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  82 b   |  9 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseUp
  6.   global ActFrame
  7.   go(ActFrame)
  8. end
  9.